Graph Coloring with the Hop eld-clique Network
نویسنده
چکیده
We approximately solve, by reduction to Maximum Clique, the graph k-coloring NP-hard problem in a binary weights Hoppeld net special case. This network was used earlier to approximately solve Maximum Clique and some other NP-hard problems by reduction to Maximum Clique. We determine k-coloring approximation performance on random graphs and on one other distribution of \harder" graphs. We compare our work with earlier work and with theoretical estimates on random graphs. Our optimizing dynamics are discrete and converge in O(number of units) unit-switches. Our broad contribution is in optimizing a new problem in the same binary weights (0/-1) network, including the same dynamics, employed earlier for other problems. Our mapping does not admit any invalid solutions and is goodness-preserving in a formal sense. We also view the act of loading problem instances to be solved as associative memories storage. MAXIMUM CLIQUE. In a graph with undirected edges, a clique is a set of vertices such that every pair is connected by an edge. A clique is maximal if no strict superset of it is also a clique. A clique is maximum if it is the largest clique. A k-clique is a clique of size k. are not clique, non-maximal 3-clique, maximal-but-not-maximum clique, and maximum clique (size 4) respectively. For neural net readers, maximal (or minimal) and maximum (or minimum) correspond to local and global optima respectively. MAX-CLIQUE is the optimization problem of nding a largest clique in a given graph and is NP-hard 22] even to approximate 4]. In a recent paper, we have approximately solved some NP-hard problems by reduction to MAX-CLIQUE followed by approximate solution of MAX-CLIQUE in a Hoppeld network special case (HcN) whose stable states are maximal cliques 20] (also see 18]). In the current work, we add a new problem, solved in a similar way, to this list: graph k-coloring. The reduction of graph k-coloring to MAX-CLIQUE described here has the following property: every maximal clique in a reduced instance corresponds to some feasible solution of the original problem. Since HcN admits exactly the maximal cliques as stable states (see Lemma 1 later), no invalid solutions of a reduced problem are thus admitted as stable states. In the terminology of 1] (page 154), our mapping of graph k-coloring to HcN is feasible. Problems of poor optimization by neural networks in the past can be attributed to mappings that are not feasible (see 15, 3]). Deene …
منابع مشابه
The Hop eld-style Network as a Maximal-Clique Graph Machine
The Hop eld-style network, a variant of the popular Hop eld neural network, has earlier been shown to have xed points (stable states) that correspond 1-1 with the maximal cliques of the underlying graph. The network sequentially transforms an initial state (set of vertices) to a nal state (maximal clique) via certain greedy operations. It has also been noted that this network can be used to sto...
متن کاملA NOTE ON THE COMMUTING GRAPHS OF A CONJUGACY CLASS IN SYMMETRIC GROUPS
The commuting graph of a group is a graph with vertexes set of a subset of a group and two element are adjacent if they commute. The aim of this paper is to obtain the automorphism group of the commuting graph of a conjugacy class in the symmetric groups. The clique number, coloring number, independent number, and diameter of these graphs are also computed.
متن کاملA Novel Approach for Detecting Relationships in Social Networks Using Cellular Automata Based Graph Coloring
All the social networks can be modeled as a graph, where each roles as vertex and each relationroles as an edge. The graph can be show as G = [V;E], where V is the set of vertices and E is theset of edges. All social networks can be segmented to K groups, where there are members in eachgroup with same features. In each group each person knows other individuals and is in touch ...
متن کاملLPKP: location-based probabilistic key pre-distribution scheme for large-scale wireless sensor networks using graph coloring
Communication security of wireless sensor networks is achieved using cryptographic keys assigned to the nodes. Due to resource constraints in such networks, random key pre-distribution schemes are of high interest. Although in most of these schemes no location information is considered, there are scenarios that location information can be obtained by nodes after their deployment. In this paper,...
متن کاملExplicit SIMD Programming for Asynchronous Applications
This paper presents the SIMD Phase Programming Model, a simple approach to solving asynchronous, irregular problems on massively parallel SIMD computers. The novelty of this model consists of a simple, clear method on how to turn a general serial program into an explicitly parallel one for a SIMD machine, transferring a portion of the ow control into the single PEs. Three case studies (the Mand...
متن کامل